Uses of Interface
com.cisco.pt.ipc.sim.MACSwitch
Packages that use MACSwitch
-
Uses of MACSwitch in com.cisco.pt.ipc.events
Methods in com.cisco.pt.ipc.events with parameters of type MACSwitchModifier and TypeMethodDescriptionvoidMACSwitchEventRegistry.addListener(MACSwitchEventListener listener, MACSwitch objClass) voidMACSwitchEventRegistry.addSpecificListenerFiltered(MACSwitchEventListener listener, MACSwitch objClass, List<String> events) voidMACSwitchEventRegistry.removeListener(MACSwitchEventListener listener, MACSwitch objClass) voidMACSwitchEventRegistry.removeSpecificListenerFiltered(MACSwitchEventListener listener, MACSwitch objClass, List<String> events) -
Uses of MACSwitch in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement MACSwitch